BspCrvMaxCoefParam
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BspCrvMaxCoefParam()
SYNOPSIS
cagd_lib/bsp_knot.c:988
CagdRType BspCrvMaxCoefParam(CagdCrvStruct *Crv, int Axis, CagdRType *MaxVal)
DESCRIPTION
Finds the parameter value with the largest coefficient of the curve using
nodes values to estimate the coefficients' parameters.
PARAMETERS:
Crv: To compute the parameter node value of the largest
coefficient.
Axis: Which axis should we search for maximal coefficient?
1 for X, 2 for Y, etc.
MaxVal: The coefficient itself will be place herein.
FUNCTION RETURN VALUE
CagdRType: The node parameter value of the detected maximal
coefficient.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:12 GMT, October 17, 2022